#px_banner{
    height: 400px;
    overflow: hidden;
}
#px_banner img{
    display: block;
    width: 100%;
    height: 100%;
}
#main{
    overflow: hidden;
}

.cur,
.cur a{
    font-size: 12px;
    color: #5e5e5e;
    line-height: 20px;
}
.cur{
    padding: 18px   ;
    background: url(../Image/cur.png) no-repeat left center;
    background-size: 15px 15px;
    border-bottom: 1px solid #e5e5e5;
}
.cur a:hover{
    color: #AF7C2C;
}
.snav{
    font-size: 0;
    margin: 25px 0;
    width: 100%;
    display: table;
    background: #eeeeee;
}
.snav a{
    display: inline-block;
    height: 49px;
    line-height: 49px;
    padding: 0 50px;
    text-align: center;
    position: relative;
    font-size: 14px;
    background: #eeeeee;
    border-right: 1px solid #FFF;
}
.snav a.on{
    background: #AF7C2C;
    color: #FFF;
}
.snav a.on .san {
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #AF7C2C;
    display: block;
}
.m-text1{
    padding: 20px 0;
}
.m-text1 .sub_title {
    height: 70px;
    line-height: 70px;
    position: relative;
    margin: 0 0 25px 0;
    font-size: 26px;
    font-weight: bold;
    color: #323f48;
    text-align: center;
}
.m-text1 .sub_title:after {
    content: '';
    width: 53px;
    height: 3px;
    background: #AF7C2C;
    position: absolute;
    left: 50%;
    margin-left: -26px;
    bottom: -3px;
}
.m-text1 .companyInfo{
    line-height: 2;
    font-size: 15px;
    margin-top: 8px;
}
.m-text1 img{
    display: block;
    margin:0 auto 15px;
}

/**rongyu**/
.ul-rongyu{position:relative;overflow: hidden;}
.ul-rongyu li{margin-top:5px;width:25%;float:left;padding:8px;cursor:pointer;}
.ul-rongyu li .p_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;border:2px solid #efefef;background-color: #999;}
.ul-rongyu li .p_img img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.ul-rongyu li .p_img .videoicon{background:url(../Image/videoicon.png) no-repeat center center rgba(0,0,0,.3);position:absolute;left:0;top:0;background-size:60px auto;display:block;width:100%;height:100%;}
.ul-rongyu li p{margin:0;line-height:43px;color:#666;text-align:center;background:#F1F1F1;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ul-rongyu li p a{color:#666;}


/**news**/
.news_list{}
.news_list .news_ul{padding:35px 0;border-bottom: 1px solid #dbdbdb;}
.news_list .news_ul .img{width:200px;height:135px;float:left;margin-top:4px;border:1px solid #dbdbdb;position:relative;}
.news_list .news_ul .img img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;}
.news_list .news_ul .news_txt{width:calc(100% - 340px);float:left;margin-left:32px;}
.news_list .news_ul .news_txt p{margin-bottom:0;}
.news_list .news_ul .news_txt .news_title{font-size:22px;line-height:35px;height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list .news_ul .news_txt .news_info{line-height:25px;padding-top:5px;color:#888;}
.news_list .news_ul .news_date{width:80px;float:right;border:1px solid #dbdbdb;text-align:center;margin-top:32px;color:#999;padding:8px 10px;}
.news_list .news_ul .news_date span{font-size:50px;line-height:50px;display:block;}
.news_list .news_ul .news_date p{line-height:25px;height:25px;}
/*newscow*/
.newscow{}
.newscow .newscow_left{width:71%;float:left;}
.newscow .newscow_left .h1{line-height:30px;font-size:24px;margin-top:0;}
.newscow .newscow_left .pubinfo{line-height:26px;padding-bottom:10px;color:#626262;font-weight:normal;padding-top:10px;border-bottom:1px solid #dbdbdb;margin-bottom:30px;}
.newscow .newscow_left .pubinfo span{padding-right:10px;white-space:nowrap;}
.newscow .newscow_left .newscount{line-height:30px;font-size:15px;color:#626262;}
.newscow .newscow_left .newscount h2{margin:0;font-size:18px;font-weight:bold;margin-top:12px;line-height:30px;}
.newscow .newscow_left .newscount h3{margin:0;font-size:15px;font-weight:bold;margin-top:8px;line-height:30px;}
.newscow .newscow_left .newscount p{line-height:30px;padding-top:8px;font-size:16px;color:#626262;}
.newscow .newscow_left .newscount img{margin:0 auto;display:block;max-width:100%;height:auto;}
.newscow .newscow_left .newscount table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.newscow .newscow_left .newscount table td{border-right:1px solid #000;border-bottom:1px solid #000;}

/****/
.contact{color:#666;}
.contact .txt_p{width:50%;margin-bottom:30px;float:left;}
.contact .txt_p em{display:block;float:left;width:50px;height:50px;border-radius:50%;}
.contact .txt_p em.manicon{background:url(../Image/manicon.png) no-repeat center center #00ae62;}
.contact .txt_p em.telicon{background:url(../Image/telicon.png) no-repeat center center #00ae62;}
.contact .txt_p em.phoneicon{background:url(../Image/phoneicon.png) no-repeat center center #00ae62;}
.contact .txt_p em.faxicon{background:url(../Image/faxicon.png) no-repeat center center #00ae62;}
.contact .txt_p em.emailicon{background:url(../Image/emailicon.png) no-repeat center center #00ae62;}
.contact .txt_p em.dhicon{background:url(../Image/400icon.png) no-repeat center center #00ae62;}
.contact .txt_p .pp{float:left;margin-left:15px;}
.contact .txt_p .pp p{line-height:50px;margin-bottom:0;}
.contact .txt_add{width:100%;}
.contact .txt_add em{display:block;float:left;width:50px;height:50px;border-radius:50%;}
.contact .txt_add em.addicon{background:url(../Image/addicon.png) no-repeat center center #00ae62;}
.contact .txt_add .pp{float:left;margin-left:15px;}
.contact .txt_add .pp p{line-height:50px;}
.contact_feedback{width:100%;background:url(../Image/contactfeedbackbg.jpg) no-repeat center top;background-size:cover;padding-bottom:30px;}
.contact_feedback .contact_fcontent{padding-top:1px;}
.contact_feedback .contact_fcontent .c_title{margin-top:30px;color:#fff;margin-top:30px;text-align:center;}
.contact_feedback .contact_fcontent .c_title p{margin-bottom:23px;font-size:24px;position:relative;}
.contact_feedback .contact_fcontent .c_title p:after{content:"";position:absolute;bottom:-9px;left:50%;width:38px;height:1px;margin-left:-19px;background:#FFF;}
.contact_feedback .contact_fcontent .c_title span{display:inline-block;line-height:2.1;font-size:16px;color:#fff;}
.contact_feedback .c_form{margin-top:26px;text-align:center;}
.contact_feedback .c_form1{}
.contact_feedback .c_form1 input{margin:0;width:100%;height:49px;border:1px solid #afafb1;margin-top:22px;padding:0 15px;color:#fff;outline:none;background:none;}
.contact_feedback .c_form1 input:first-child{margin-top:0;}
.contact_feedback .c_form2{}
.contact_feedback .c_form2 textarea{width:100%;height:191px;border:1px solid #afafb1;padding:15px;color:#fff;background:none;outline:none;resize:none;}
.contact_feedback .btn{background:#00ae62;color:#fff;border-radius:5px;padding:0 25px;height:49px;line-height:49px;font-size:16px;text-align:center;margin-top:22px;outline:none;width:100%;cursor:pointer;}
.contact_feedback .c_form1 input::placeholder,
.contact_feedback .c_form2 textarea::placeholder{
    color:#fff;
}



#video{
    
   
}
#video iframe{
    display: block;
   width: 800px;
    height: 450px;
     margin:0 auto;
}
@media only screen and (max-width: 960px) {
    #px_banner{height: 200px;}
    .m-text1{padding-top: 0;}
    #video iframe{width: 100%;height: 300px;}
}
@media only screen and (max-width: 767px) {

    #video iframe{height: 200px;}
}
@media only screen and (max-width: 450px) {
    .snav a{
        padding: 0 15px;
        background: none;
    }
     .snav a.on{
        background: transparent;
        color:#AF7C2C;
     }
     .snav a.on .san{display: none;}
    .snav{
        background-color: transparent;
        white-space:nowrap;
        overflow-y:hidden;
        overflow-x: scroll;
    }
    .snav{margin: 0;}
    .m-text1 .sub_title{font-size: 20px;line-height: 40px;height: 40px;}
#video iframe{height: 180px;}
    ::-webkit-scrollbar{
            display：none;
    }

}